| SyDataEntityUserValues |
| Logical Entity Name | SyDataEntityUserValues |
| Default Table Name | SyDataEntityUserValues |
| Physical Only | NO |
| Definition | |
| Note |
| SyDataEntityUserValues Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyDataEntityUserValuesId |
int | NO | ||
| TableName | varchar(255) | NO | ||
| RecordID | int | NO | ||
SyDataEntityUserDictID |
int | NO | ||
| FieldValue | varchar(max) | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SyDataEntityUserValues Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Pk_SyDataEntityUserValuesSyDataEntityUserValuesID | PrimaryKey | SyDataEntityUserValuesId |
| SyDataEntityUserValues Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyDataEntityUserDict | Non-Identifying | One To Zero or More | FK_SyDataEntityUserValuesSyDataEntityUserDictID_SyDataEntityUserDictSyDataEntityUserDictID | SyDataEntityUserDictID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SyDataEntityUserValuesUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyDataEntityUserValues Check Constraints |
| Check Constraint Name | CheckConstraint |